home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Super Models
/
Hot Super Models.iso
/
unix
/
x11
/
xv2r1.tar
/
xv2r1
/
extensions
/
xv
/
include
/
Imakefile
next >
Wrap
Makefile
|
1991-05-16
|
311b
|
18 lines
# $XConsortium: Imakefile,v 1.22 91/03/24 18:10:05 rws Exp $
HEADERS = Xv.h Xvlib.h
INSTALLFLAGS = $(INSTINCFLAGS)
all:: includes
BuildIncludes($(HEADERS),extensions,..)
InstallMultiple($(HEADERS),$(INCDIR)/extensions)
depend::
#ifdef IHaveSubdirs
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
#endif